-
Home
-
InfiniteWP Client
-
1.13.2 (latest)
-
Code
-
Classes
- ArrayCookieJar
Total Complexity |
49 |
Dependencies |
7 |
Dependents |
1 |
Total lines |
224 |
Lines of code |
131 |
Logical lines of code |
70 |
Comment lines |
47 |
Methods |
14 |
Properties |
2 |
Methods 14
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
add() |
A |
47 |
12 |
35 |
all() |
A |
58 |
11 |
15 |
addCookiesFromResponse() |
S |
55 |
6 |
19 |
getMatchingCookies() |
S |
63 |
5 |
9 |
removeCookieIfEmpty() |
S |
69 |
3 |
6 |
removeTemporary() |
S |
70 |
2 |
6 |
removeExpired() |
S |
68 |
2 |
7 |
unserialize() |
S |
64 |
2 |
10 |
__construct() |
S |
81 |
1 |
3 |
setStrictMode() |
S |
81 |
1 |
3 |
remove() |
S |
67 |
1 |
7 |
serialize() |
S |
72 |
1 |
5 |
count() |
S |
80 |
1 |
3 |
getIterator() |
S |
80 |
1 |
3 |